home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / games / mstrmind.zip / MSTRMIND.DOC next >
Text File  |  1991-04-06  |  10KB  |  208 lines

  1.  
  2.        Basic Intructions for Advanced "Master Mind" Games (by JYVA)
  3.        ------------------------------------------------------------
  4.  
  5.   All of the games in this package have the same objective:  to deduce
  6.   a game-generated sequence in the least number of guesses possible.
  7.   This is done by:
  8.  
  9.     o  Entering a 'Guess'.
  10.     o  Examining the 'Grade' given.
  11.     o  Making 'Surmises' about what is true and not true.
  12.     o  Repeating this process until the solution is found.
  13.  
  14.   When the solution is found, a 'rating' is computed.  This is based upon
  15.   the difficulty of the game chosen and the number of guesses made.  The
  16.   higher the difficulty and the lower the guesses, the higher the rating.
  17.  
  18.   Detailed explanations of all the game features follow, with a sample
  19.   game solution and deduction hints.
  20.  
  21.  
  22.  
  23.   Entering a Guess
  24.   ----------------
  25.   A Guess is a sequence which follows the rules of the game being played.
  26.   For instance, in the Color game, each character in the guess must be a
  27.   color listed in the color menu on the left side of the screen.
  28.  
  29.   A guess must match the length of the solution.  The length is chosen by
  30.   the player at the beginning of the Color and Alphabet games, but it is
  31.   preset at five for the JOTTO game.  In JOTTO, the guess must also be a
  32.   5-letter word which is in the game's vocabulary.
  33.  
  34.   A guess is entered without any spaces, commas, or other punctuation.
  35.  
  36.   There is a maximum of 30 guesses allowed for any one solution.
  37.  
  38.   Characters that have been used at least once in a guess receive a 'dot'
  39.   next to them on the menu to the left side of the screen so a player
  40.   may remember which ones have been tried.
  41.  
  42.  
  43.  
  44.   Examining the Grade
  45.   -------------------
  46.   Once a guess has been entered, it is displayed in the guess table in the
  47.   center of the screen, and a Grade is given.  The grade is a comparison
  48.   of the characters in the guess with the characters in the solution.
  49.  
  50.   For the Color and Alphabet games, the grade consists of two parts:
  51.  
  52.     o  The number of characters that match anywhere in the solution.
  53.     o  The number of characters that are also in the correct position.
  54.  
  55.   In the JOTTO game, only the first grade is given.
  56.  
  57.   Grading is done on a one-for-one basis.  If there are two 'A's in the
  58.   solution and there is only one 'A' in the guess, the grade is only one.
  59.   Likewise, if there are two 'A's in the guess and there is only one 'A'
  60.   in the solution, the grade is again one.  If there are two 'A's in both
  61.   the guess and the solution, then the grade will be two.
  62.  
  63.  
  64.  
  65.   Making Surmises (in general)
  66.   ----------------------------
  67.   Surmises are a way of marking what is known to be true or not true about
  68.   the characters in the solution.  Surmises are not guesses and are not
  69.   graded.  They are simply visual aids for finding the correct solution.
  70.  
  71.   From the guesses and the grades given, it is possible to deduce that
  72.   characters are either 'In' the solution (somewhere) or 'Out' (not in at
  73.   all).  These are marked using the ALT-I and ALT-O keys respectively.
  74.   On most color monitors, characters that are 'In' are displayed in blue,
  75.   while characters that are 'Out' turn dark gray in lower case.
  76.  
  77.   When a guess receives a grade of zero, the game automatically Surmises
  78.   that all the characters in the guess are 'Out'.
  79.  
  80.   ALT-U will revert any of these surmises to 'Unknown' status (black again).
  81.   Note that it is not valid to surmise a character 'In' or 'Out' that has
  82.   never been used in a guess (does not have a dot next to it in the menu).
  83.  
  84.  
  85.  
  86.   Surmises and Workarea Use in the Color and Alphabet Games
  87.   ---------------------------------------------------------
  88.   For the games which give a positional grade, there are positional surmises
  89.   available, and the Workarea on the right side of the screen reflects these
  90.   types of surmises.
  91.  
  92.   When a character is surmised 'In', it is assumed that it may be in any
  93.   position, so it appears under all possible positions in the Workarea.
  94.   Once a position is known for a character, ALT-P may be used to surmise
  95.   the character 'In Position', giving the appropriate position number.
  96.   The character will move above the position in the workarea (erasing all
  97.   others that might have been in that position), and the character turns
  98.   to magenta in the guess table wherever it appears in the same position.
  99.  
  100.   Alternately, a character may be surmised as being 'Not in Position' using
  101.   ALT-N.  This will turn the character in that position of the workarea to
  102.   a dot.  ALT-M, 'Maybe in Position', is used to revert both ALT-P and ALT-N
  103.   surmises, returning the character to its previous condition.
  104.  
  105.  
  106.  
  107.   Surmises and Workarea Use in JOTTO
  108.   ----------------------------------
  109.   Since JOTTO gives no positional grades, the Workarea is used a bit
  110.   differently than the other games.
  111.  
  112.   When a letter is surmised 'In', it is assumed that it is 'In' only once
  113.   somewhere, and it appears in the workarea above the next unused position.
  114.   If all positions are in use, or the letter is already in the workarea,
  115.   then a relative position for the letter will be requested.  Relative
  116.   positions may be swapped, using ALT-P, to help visualize the solution word.
  117.  
  118.   Additionally, ALT-M may be used to surmise letters that are 'Maybe In'.
  119.   This allows the grouping of letters which have not been definitely
  120.   surmised 'In' but, of which, only one is correct.  This includes letters
  121.   that are still in 'Unknown' status, duplicate letters, and those that have
  122.   never been guessed.  Use ALT-M giving a common position for each in the
  123.   group.  Use ALT-I to later confirm which one is correct, and use ALT-N
  124.   ('Not in') to remove each from consideration.
  125.  
  126.  
  127.  
  128.   Sample Game Solution
  129.   --------------------
  130.   Here is a Color game with only 4 positions, 4 colors, and no duplicates:
  131.  
  132.      ##  GUESS   GRADE    Comments
  133.      --  ----    -- --    --------
  134.       1  RBYG     4  0    They all must be in somewhere; Use ALT-I
  135.                             on all; Use ALT-N for each since none are
  136.                             in position.  Then rearrange the guess...
  137.       2  GYRB     4  1    One is now in position, which?  Mix half with
  138.                             something that has a known result (guess #1).
  139.       3  GYYG     2  1    We kept the one in position, so either G is in
  140.                             1 or Y is in 2.  Mix again to eliminate one.
  141.       4  GBYG     3  1    We kept the one in position again, so G must be
  142.                             in 1 (use ALT-P).  Then by guess #3, Y can't
  143.                             in 2 or 3 (use ALT-N), so it must be 4 (ALT-P).
  144.       5  GRBY     4  4    By elimination (and the ALT-Ns from guess #1),
  145.                             R must be in 2, and B must be in 3.  Correct!
  146.  
  147.  
  148.  
  149.   Deduction Hints
  150.   ---------------
  151.   1) First, find the distribution of the characters that are in.  Use all
  152.      the possible characters in just a few guesses, reusing them only within
  153.      the same guess.  Count the resultant grades and stop if all are found.
  154.      Grades of zero are very useful during the subsequent elimination phase.
  155.  
  156.   2) During eliminations, don't vary too many things at once.  Confusing
  157.      results can be obtained.  Either change a character or two at a time
  158.      or rearrange them, but don't do both in the same guess until a lot is
  159.      known about the solution.  (JOTTO might be the exception on this.)
  160.  
  161.   3) Watch out for the 'both or neither' rule.  Consider the following:
  162.  
  163.        GUESS  GRADE  Comment
  164.        -----  -----  -------
  165.        BROWN    1    It might be natural to assume that either B, O, W, or
  166.        BLOWN    1    N is in, but in fact both R and L might be in instead.
  167.  
  168.  
  169.  
  170.   Choosing a Game
  171.   ---------------
  172.   Novices may wish to start with the Color game, since this allows more
  173.   options affecting the difficulty.  The Color game is like the board games
  174.   of "Master Mind" (Invicta),  except in this game, the player may choose
  175.   how many 'positions' to play.  A game with three positions is easy.  A
  176.   game with eight positions is more complex than any of the board games.
  177.   The player also chooses the number of colors that will be allowed in each
  178.   position, up to sixteen, with at least one for each position played.
  179.  
  180.   For all games, an option is given for whether 'duplicate' characters will
  181.   be allowed in the solution or not.  Duplicates increase complexity and
  182.   should not be tried until a player is well versed without them.  Note that
  183.   allowing duplicates does not mean that there will always be duplicates.
  184.  
  185.   The Alphabet game is the same as the Color game except that it works with
  186.   the 26 letters of the alphabet instead of colors.  Again, the number of
  187.   positions in which to play, from three to eight, is chosen by the player.
  188.  
  189.  
  190.  
  191.   Choosing a Game (continued)
  192.   ---------------------------
  193.   JOTTO is a special game involving only 5-letter English words.  Words
  194.   include plurals and a lot of commonly used American slang words, but they
  195.   do not include anything that is normally capitalized or hyphenated.
  196.  
  197.   See any notes on the main Game Menu as to the range of words supported.
  198.   In this version, only reasonably familiar 5-letter words were selected
  199.   since any may become a solution.  Future versions will provide a more
  200.   complete vocabulary for guesses only.
  201.  
  202.   Choose the 'Support this Shareware' option on the Game Menu for more
  203.   information on new releases planned and how to become a registered user.
  204.  
  205.  
  206.  
  207.   Enjoy the Game!
  208.